[INFO] fetching crate smc-assembler 0.3.0...
[INFO] testing smc-assembler-0.3.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate smc-assembler 0.3.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate smc-assembler 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate smc-assembler 0.3.0
[INFO] tweaked toml for crates.io crate smc-assembler 0.3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate smc-assembler 0.3.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate smc-assembler 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lzma-rust v0.1.7
[INFO] [stderr]   Downloaded libmath v0.2.1
[INFO] [stderr]   Downloaded smc-macros v0.3.0
[INFO] [stderr]   Downloaded filetime_creation v0.1.7
[INFO] [stderr]   Downloaded nt-time v0.6.13
[INFO] [stderr]   Downloaded arbitrary-int v2.0.0
[INFO] [stderr]   Downloaded fastnbt v2.6.0
[INFO] [stderr]   Downloaded mc_schem v1.1.2
[INFO] [stderr]   Downloaded ndarray v0.15.6
[INFO] [stderr]   Downloaded sevenz-rust v0.5.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 910b214e0e199c994fdfabe5f899b1ed81badf2eb6f2a0c82060fe2cc3e7bf77
[INFO] running `Command { std: "docker" "start" "-a" "910b214e0e199c994fdfabe5f899b1ed81badf2eb6f2a0c82060fe2cc3e7bf77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "910b214e0e199c994fdfabe5f899b1ed81badf2eb6f2a0c82060fe2cc3e7bf77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "910b214e0e199c994fdfabe5f899b1ed81badf2eb6f2a0c82060fe2cc3e7bf77", kill_on_drop: false }`
[INFO] [stdout] 910b214e0e199c994fdfabe5f899b1ed81badf2eb6f2a0c82060fe2cc3e7bf77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e78698e021aa2b986388affe16eee0f291af82c610bd57eaca4a57c73563337e
[INFO] running `Command { std: "docker" "start" "-a" "e78698e021aa2b986388affe16eee0f291af82c610bd57eaca4a57c73563337e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling lzma-rust v0.1.7
[INFO] [stderr]    Compiling cesu8 v1.1.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling filetime_creation v0.1.7
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling arbitrary-int v2.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling libmath v0.2.1
[INFO] [stderr]    Compiling nt-time v0.6.13
[INFO] [stderr]    Compiling sevenz-rust v0.5.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling smc-macros v0.3.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fastnbt v2.6.0
[INFO] [stderr]    Compiling mc_schem v1.1.2
[INFO] [stderr]    Compiling smc-assembler v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.65s
[INFO] running `Command { std: "docker" "inspect" "e78698e021aa2b986388affe16eee0f291af82c610bd57eaca4a57c73563337e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e78698e021aa2b986388affe16eee0f291af82c610bd57eaca4a57c73563337e", kill_on_drop: false }`
[INFO] [stdout] e78698e021aa2b986388affe16eee0f291af82c610bd57eaca4a57c73563337e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 863d1ef761156a50840bb80a33ba98f87fdf5c35fab64ffe366953c72bf7cbda
[INFO] running `Command { std: "docker" "start" "-a" "863d1ef761156a50840bb80a33ba98f87fdf5c35fab64ffe366953c72bf7cbda", kill_on_drop: false }`
[INFO] [stderr]    Compiling smc-assembler v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.58s
[INFO] running `Command { std: "docker" "inspect" "863d1ef761156a50840bb80a33ba98f87fdf5c35fab64ffe366953c72bf7cbda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "863d1ef761156a50840bb80a33ba98f87fdf5c35fab64ffe366953c72bf7cbda", kill_on_drop: false }`
[INFO] [stdout] 863d1ef761156a50840bb80a33ba98f87fdf5c35fab64ffe366953c72bf7cbda
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c20b7311974c1697fc7e63802314e13f541165199b8e1ec46f97ab13574a2f15
[INFO] running `Command { std: "docker" "start" "-a" "c20b7311974c1697fc7e63802314e13f541165199b8e1ec46f97ab13574a2f15", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/smc_assembler-d05a28fe7e212606)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/smc_assembler-f634528677fef12b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-ba56076c00116404)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test batpu2::compiles_connect4 ... ok
[INFO] [stdout] test batpu2::compiles_gol ... ok
[INFO] [stdout] test batpu2::compiles_calculator ... ok
[INFO] [stdout] test batpu2::compiles_dvd ... ok
[INFO] [stdout] test batpu2::compiles_maze ... ok
[INFO] [stdout] test batpu2::compiles_helloworld ... ok
[INFO] [stdout] test tau::compiles_ball ... ok
[INFO] [stdout] test batpu2::compiles_2048 ... ok
[INFO] [stdout] test tau::compiles_tetris ... ok
[INFO] [stderr]    Doc-tests smc_assembler
[INFO] [stdout] test batpu2::compiles_minesweeper ... ok
[INFO] [stdout] test batpu2::compiles_tetris ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c20b7311974c1697fc7e63802314e13f541165199b8e1ec46f97ab13574a2f15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c20b7311974c1697fc7e63802314e13f541165199b8e1ec46f97ab13574a2f15", kill_on_drop: false }`
[INFO] [stdout] c20b7311974c1697fc7e63802314e13f541165199b8e1ec46f97ab13574a2f15
